MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface

IDocument<T> Interface Properties

For a list of all members of this type, see IDocument<T> members.

Public Properties
 NameDescription
 PropertyGets whether this make the pages collection should use a temp file for the canvas item streams  
 PropertyGets or sets Specifies location of CacheToDisk files - can be physical path or "IsolatedStorage" to use IsolatedStorage.  
 PropertyGets the document version.  
 PropertyGets or sets whether the document is currently loaded.  
 PropertyGets or sets the name.  
 PropertyGets a reference to the document's page.  
 PropertyGets or sets a password to protect the saved document file.  
 PropertyGets or sets the user preferences.  
Top
See Also